"AWT-EventQueue-0" tid=0x0 runnable
     java.lang.Thread.State: RUNNABLE
     Frozen for 5secs
	at java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread0(Native Method)
	at java.base@17.0.7/sun.nio.ch.FileDispatcherImpl.pread(FileDispatcherImpl.java:60)
	at java.base@17.0.7/sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:328)
	at java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:296)
	at java.base@17.0.7/sun.nio.ch.IOUtil.read(IOUtil.java:273)
	at java.base@17.0.7/sun.nio.ch.FileChannelImpl.readInternal(FileChannelImpl.java:839)
	at java.base@17.0.7/sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:821)
	at org.h2.mvstore.DataUtils.readFully(DataUtils.java:441)
	at org.h2.mvstore.FileStore.readFully(FileStore.java:717)
	at org.h2.mvstore.SingleFileStore.readFully(SingleFileStore.java:59)
	at org.h2.mvstore.SingleFileStore.readFully(SingleFileStore.java:28)
	at org.h2.mvstore.SFChunk.readFully(SFChunk.java:35)
	at org.h2.mvstore.Chunk.readBufferForPage(Chunk.java:465)
	at org.h2.mvstore.FileStore.readPage(FileStore.java:1949)
	at org.h2.mvstore.MVStore.readPage(MVStore.java:1021)
	at org.h2.mvstore.MVMap.readPage(MVMap.java:632)
	at org.h2.mvstore.Page$NonLeaf.getChildPage(Page.java:1117)
	at org.h2.mvstore.Page.get(Page.java:243)
	at org.h2.mvstore.MVMap.get(MVMap.java:429)
	at org.h2.mvstore.MVMap.get(MVMap.java:417)
	at com.intellij.ui.svg.SvgCacheManager.loadFromCache(SvgCacheManager.kt:72)
	at com.intellij.util.SVGLoader.loadFromClassResource(SVGLoader.kt:95)
	at com.intellij.util.SVGLoader.loadFromClassResource$default(SVGLoader.kt:70)
	at com.intellij.ui.RasterizedImageDataLoaderKt.loadPatched(RasterizedImageDataLoader.kt:216)
	at com.intellij.ui.RasterizedImageDataLoaderKt.loadRasterized(RasterizedImageDataLoader.kt:127)
	at com.intellij.ui.RasterizedImageDataLoaderKt.access$loadRasterized(RasterizedImageDataLoader.kt:1)
	at com.intellij.ui.RasterizedImageDataLoader.loadImage(RasterizedImageDataLoader.kt:44)
	at com.intellij.openapi.util.CachedImageIcon.loadImage$intellij_platform_util_ui(CachedImageIcon.kt:284)
	at com.intellij.openapi.util.ScaledIconCache.getOrScaleIcon(ScaledIconCache.kt:46)
	at com.intellij.openapi.util.CachedImageIcon.getRealIcon$intellij_platform_util_ui(CachedImageIcon.kt:151)
	at com.intellij.openapi.util.CachedImageIcon.getIconWidth(CachedImageIcon.kt:104)
	at java.desktop@17.0.7/javax.swing.AbstractButton.setIcon(AbstractButton.java:468)
	at com.intellij.openapi.wm.impl.customFrameDecorations.style.StyleProperty$ICON$1.invoke(StyleProperty.kt:54)
	at com.intellij.openapi.wm.impl.customFrameDecorations.style.StyleProperty$ICON$1.invoke(StyleProperty.kt:54)
	at com.intellij.openapi.wm.impl.customFrameDecorations.style.StyleProperty.apply(StyleProperty.kt:89)
	at com.intellij.openapi.wm.impl.customFrameDecorations.style.Properties.applyTo(Properties.kt:50)
	at com.intellij.openapi.wm.impl.customFrameDecorations.style.ComponentStyle.updateStyle(ComponentStyle.kt:54)
	at com.intellij.openapi.wm.impl.customFrameDecorations.style.ComponentStyle.checkState(ComponentStyle.kt:70)
	at com.intellij.openapi.wm.impl.customFrameDecorations.style.ComponentStyle.applyStyle$intellij_platform_ide_impl(ComponentStyle.kt:30)
	at com.intellij.openapi.wm.impl.customFrameDecorations.style.StyleManager$Companion.applyStyle(StyleManager.kt:13)
	at com.intellij.openapi.wm.impl.customFrameDecorations.ResizableCustomFrameTitleButtons.updateStyles(ResizableCustomFrameTitleButtons.kt:52)
	at com.intellij.openapi.wm.impl.customFrameDecorations.CustomFrameTitleButtons.createChildren(CustomFrameTitleButtons.kt:121)
	at com.intellij.openapi.wm.impl.customFrameDecorations.ResizableCustomFrameTitleButtons$Companion.create(ResizableCustomFrameTitleButtons.kt:26)
	at com.intellij.openapi.wm.impl.customFrameDecorations.header.FrameHeader.createButtonsPane(FrameHeader.kt:43)
	at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$buttonPanes$2.invoke(CustomHeader.kt:82)
	at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader$buttonPanes$2.invoke(CustomHeader.kt:81)
	at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)
	at com.intellij.openapi.wm.impl.customFrameDecorations.header.CustomHeader.getButtonPanes(CustomHeader.kt:81)
	at com.intellij.openapi.wm.impl.customFrameDecorations.header.DefaultFrameHeader.<init>(DefaultFrameHeader.kt:26)
	at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrame.<init>(FlatWelcomeFrame.kt:111)
	at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrame.<init>(FlatWelcomeFrame.kt:68)
	at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrame.<init>(FlatWelcomeFrame.kt)
	at com.intellij.openapi.wm.impl.welcomeScreen.FlatWelcomeFrameProvider.createFrame(FlatWelcomeFrameProvider.java:14)
	at com.android.tools.idea.welcome.wizard.FirstRunWizardFrameProvider.lambda$customizeFlatWelcomeFrame$2(FirstRunWizardFrameProvider.java:65)
	at com.android.tools.idea.welcome.wizard.FirstRunWizardFrameProvider$$Lambda$964/0x0000000100b604a8.apply(Unknown Source)
	at com.intellij.openapi.extensions.impl.ExtensionProcessingHelper.computeSafeIfAny(ExtensionProcessingHelper.kt:57)
	at com.intellij.openapi.extensions.ExtensionPointName.computeSafeIfAny(ExtensionPointName.kt:57)
	at com.android.tools.idea.welcome.wizard.FirstRunWizardFrameProvider.customizeFlatWelcomeFrame(FirstRunWizardFrameProvider.java:59)
	at com.android.tools.idea.welcome.wizard.FirstRunWizardFrameProvider.createFrame(FirstRunWizardFrameProvider.java:46)
	at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion$prepareToShow$2$frame$1.invoke(WelcomeFrame.kt:167)
	at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion$prepareToShow$2$frame$1.invoke(WelcomeFrame.kt:167)
	at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:210)
	at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:170)
	at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:194)
	at kotlin.sequences.SequencesKt___SequencesKt.firstOrNull(_Sequences.kt:168)
	at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$3(WelcomeFrame.kt:167)
	at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion$$Lambda$781/0x000000010099d990.run(Unknown Source)
	at com.intellij.idea.IdeStarter.showWelcomeFrame$lambda$1(IdeStarter.kt:157)
	at com.intellij.idea.IdeStarter$$Lambda$782/0x000000010099dbd0.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:209)
	at com.intellij.openapi.application.TransactionGuardImpl.access$100(TransactionGuardImpl.java:21)
	at com.intellij.openapi.application.TransactionGuardImpl$1.run(TransactionGuardImpl.java:191)
	at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:829)
	at com.intellij.openapi.application.impl.ApplicationImpl$3.run(ApplicationImpl.java:454)
	at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:79)
	at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:122)
	at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:41)
	at com.intellij.openapi.application.impl.FlushQueue$$Lambda$610/0x00000001006f0ad0.run(Unknown Source)
	at java.desktop@17.0.7/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
	at java.desktop@17.0.7/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:789)
	at java.desktop@17.0.7/java.awt.EventQueue$3.run(EventQueue.java:740)
	at java.desktop@17.0.7/java.awt.EventQueue$3.run(EventQueue.java:734)
	at java.base@17.0.7/java.security.AccessController.executePrivileged(AccessController.java:776)
	at java.base@17.0.7/java.security.AccessController.doPrivileged(AccessController.java:399)
	at java.base@17.0.7/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
	at java.desktop@17.0.7/java.awt.EventQueue.dispatchEvent(EventQueue.java:759)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:667)
	at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$7(IdeEventQueue.kt:571)
	at com.intellij.ide.IdeEventQueue$$Lambda$629/0x0000000100707180.run(Unknown Source)
	at com.intellij.openapi.application.impl.ApplicationImpl.withoutImplicitRead(ApplicationImpl.java:1444)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:571)
	at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:68)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:349)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:348)
	at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:787)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:348)
	at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:343)
	at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:995)
	at com.intellij.ide.IdeEventQueueKt$$Lambda$627/0x0000000100705938.run(Unknown Source)
	at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:105)
	at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:995)
	at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$4(IdeEventQueue.kt:343)
	at com.intellij.ide.IdeEventQueue$$Lambda$626/0x00000001006fcca8.run(Unknown Source)
	at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:829)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:385)
	at java.desktop@17.0.7/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
	at java.desktop@17.0.7/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
	at java.desktop@17.0.7/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
	at java.desktop@17.0.7/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
	at java.desktop@17.0.7/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
	at java.desktop@17.0.7/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
